Skip to main content

List

List cloud content delivery entries from the current bucket.

Command

ugs ccd entries list [options]

Options

OptionAliasDescription
environment-name-e, --environment-nameThe Unity environment name.
project-id-p, --project-idThe Unity cloud project id.
bucket-name-b, --bucket-nameThe name of the bucket containing the entries.
page-pa, --pagePage number for pagination.
per-page-pp, --per-pageNumber of items per page for pagination.
sort-by-s, --sort-bySort entries by a specific field (path, content_size, content_type, last_modified).
sort-order-o, --sort-orderSort order (asc, desc).
starting-after-a, --starting-afterReturn entries listed after the named entry id.
path-t, --pathFilter entries based on the path.
label-l, --labelFilter entries based on the label.
content-type-c, --content-typeFilter entries based on the content type.
complete-w, --completeFilter entries based on whether content is uploaded.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.